home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / spakparnet_0_5.lha / han / majo_protos.h < prev    next >
Text File  |  1992-11-09  |  181b  |  11 lines

  1. /* Prototypes for functions defined in
  2. majo.c
  3.  */
  4.  
  5. int DoStartup(struct DosPacket * );
  6.  
  7. void DoDosPkt(struct Message * , struct DosPacket * , struct MsgPort * );
  8.  
  9. void main(void);
  10.  
  11.